Skip to main content
Version: v0.7.1

Custom Functions

warning

This documentation is currently being updated / not yet fully updated. Please be patient.

For geothermometer calculations, you can also use built-in custom functions for direct calculation. Currently built-in geothermometer calculation functions are as follows:

FunctionParameter CountDescription
Zircon_Loucks_et_al_2020(ti,p,aTiO2,aSiO2)4Zircon Ti temperature calculation, major elements, Loucks et al. (2020)
Zircon_Watson_and_Harrison_1983(SiO2,Al2O3,fe2o3,feo,mgo,p2o5,cao,k2o,na2o)10Zircon Zr temperature calculation, major elements, Watson and Harrison (1983)
TBD...

Note: Due to considerations for intermediate calculation processes and geothermometer calculation method extensions, these functions may change with version updates. It is recommended to consult the latest documentation before use.

info

To be written...